Overload | Description |
---|---|
UADataChangeNotificationObservable<TValue> Constructor() | Create a new instance of the item change observable, with specified client object selector, and an enumerable containing the OPC monitoring items to be observed, and their OPC subscription and monitoring parameters. |
UADataChangeNotificationObservable<TValue> Constructor(EasyUAClientSelector,IAliasProvider,IEnumerable<UAMonitoredItemArguments>) | |
UADataChangeNotificationObservable<TValue> Constructor(UADataChangeNotificationObservable<TValue>) | Initializes a new instance of the class, copying values from a given object. |